Make geocache a real class. (#968)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Mon, 2 Jan 2023 17:30:56 +0000 (10:30 -0700)
committerGitHub <noreply@github.com>
Mon, 2 Jan 2023 17:30:56 +0000 (10:30 -0700)
commit70e7f1aa6d1c742e132373f38a18e0f70c1a89df
treee4433acf25ba7f2197cbb3c0588d561520aed309
parent1a38301be06a8b9ed36560fe7cb9bdda86e0529c
Make geocache a real class. (#968)
24 files changed:
CMakeLists.txt
defs.h
duplicate.cc
duplicate.h
garmin.cc
geo.cc
geocache.cc [new file with mode: 0644]
geocache.h [new file with mode: 0644]
gpx.cc
gpx.h
html.cc
kml.cc
lowranceusr.cc
mkshort.cc
osm.cc
sort.cc
sort.h
text.cc
unicsv.cc
unicsv.h
util.cc
vcf.cc
waypt.cc
xcsv.cc